{% extends 'base.html' %} {% block title %}{{ tag.name }}{% endblock %} {% block content %}

{{ tag.name }}

{% endblock %}